Skip to main content
This forum is closed to new posts and responses. Individual names altered for privacy purposes. The information contained in this website is provided for informational purposes only and should not be construed as a forum for customer support requests. Any customer support requests should be directed to the official HCL customer support channels below:

HCL Software Customer Support Portal for U.S. Federal Government clients
HCL Software Customer Support Portal

Notes/Domino 6 and 7 Forum

Notes/Domino 6 and 7 Forum


  

PreviousPrevious NextNext

2 things
~Umberto Nongeroson 7.Nov.03 06:49 PM a Web browser
Domino Server 6.0.1 Windows 2000


a) depends on how you call the batchfile. Provide code here so people can see what you're doing.
b) any calls to execute external programs are asynchronous, ie. they won't block or wait, the call will immediately return, regardless how long your batch file will run (it's run inside a CMD.EXE shell anyway). If you really need to wait until the called program completed, you need to obtain the PID of the called process and then monitor it yourself until it goes away (using the W32 API, you could use WaitForSingleObject(), etc.)

Thomas - IBM




LS Agent calling Batch file in Cons... (~Zach Loprester... 7.Nov.03)
. . 2 things (~Ned Frogerogen... 7.Nov.03)
. . . . RE: 2 things (~Emile Zennulit... 7.Nov.03)
. . . . . . RE: 2 things (~Ned Frogerogen... 7.Nov.03)
. . . . . . . . I know, I've seen your code. ;-) eo... (~Emile Zennulit... 8.Nov.03)
. . . . . . . . . . Be careful when you go back to the ... (~Ned Frogerogen... 9.Nov.03)
. . . . . . . . . . . . *LOL. When you least expect it, exp... (~Yentl Quetkrot... 9.Nov.03)
. . . . . . . . . . . . . . Example Code (~Zach Loprester... 10.Nov.03)


Document Options






  Document options
Print this pagePrint this page

Search this forum

Forum views and search


  Forum views and search
Date (threaded)
Date (flat)
With excerpt
Category
Platform
Release
Advanced search

Member Tools


RSS Feeds

 RSS feedsRSS
All forum posts RSS
All main topics RSS